home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / security / logdaemon-2 / rshd / README.WZV < prev    next >
Encoding:
Text File  |  1993-03-30  |  394 b   |  11 lines

  1. This rshd performs access control and logging in the style of the 
  2. tcp wrapper (log_tcp) package. Build with:
  3.  
  4.     make LOG_TCP=directory_with_libwrap.a
  5.  
  6. Tested with SunOS 4.x, Ultrix 4.2, Solaris 2.0 and 2.1.
  7.  
  8. The rshd logs user@host with priority daemon.info. You may have to
  9. adjust the syslog.conf file to make the logs visible. Do not forget
  10. to "kill -HUP" the syslogd if you change it setup.
  11.